home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- FindButtons()
- end
-
- on exitFrame
- global gDefaultLinearList, gCopyOfList
- set gCopyOfList to 0
- set the text of member "Copying Linear Duplicate Display Field 1" to string(gDefaultLinearList)
- set the text of member "Copying Linear Duplicate Input Field 1" to " "
- set the text of member "Copying Linear Duplicate Display Field 2" to " "
- end
-